Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @sentry/vite-plugin from 2.10.1 to 2.22.3 #1730

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

kerasus
Copy link
Owner

@kerasus kerasus commented Sep 25, 2024

snyk-top-banner

Snyk has created this PR to upgrade @sentry/vite-plugin from 2.10.1 to 2.22.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 23 versions ahead of your current version.

  • The recommended version was released on a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-DOMPURIFY-7984421
696 No Known Exploit
high severity Prototype Pollution
SNYK-JS-AXIOS-6144788
696 No Known Exploit
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-AXIOS-6144788
696 No Known Exploit
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
696 Proof of Concept
high severity Asymmetric Resource Consumption (Amplification)
SNYK-JS-BODYPARSER-7926860
696 No Known Exploit
high severity Improper Handling of Extra Parameters
SNYK-JS-FOLLOWREDIRECTS-6141137
696 Proof of Concept
high severity Access Control Bypass
SNYK-JS-VITE-6182924
696 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
696 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
696 No Known Exploit
medium severity Template Injection
SNYK-JS-DOMPURIFY-6474511
696 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-7925106
696 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-PROSEMIRRORMODEL-7838221
696 Proof of Concept
medium severity Improper Control of Dynamically-Managed Code Resources
SNYK-JS-EJS-6689533
696 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
696 No Known Exploit
medium severity Cross-site Scripting
SNYK-JS-EXPRESS-7926867
696 No Known Exploit
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
696 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-HTMLMINIFIER-3091181
696 Proof of Concept
medium severity Improper Access Control
SNYK-JS-VITE-6531286
696 Proof of Concept
medium severity Improper Encoding or Escaping of Output
SNYK-JS-KATEX-6483831
696 No Known Exploit
medium severity Incomplete List of Disallowed Inputs
SNYK-JS-KATEX-6483834
696 No Known Exploit
medium severity Unchecked Input for Loop Condition
SNYK-JS-KATEX-6483835
696 No Known Exploit
medium severity Unchecked Input for Loop Condition
SNYK-JS-KATEX-6483836
696 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SEND-7926862
696 No Known Exploit
low severity Cross-site Scripting
SNYK-JS-SERVESTATIC-7926865
696 No Known Exploit
Release notes
Package name: @sentry/vite-plugin
  • 2.22.3 - 2024-08-28
    • fix(core): Always instantiate global Error class in injected code snippets (#594)
  • 2.22.2 - 2024-08-14
    • fix: Disable debug ID injection when sourcemaps.disable is set (#589)
  • 2.22.1 - 2024-08-13
    • fix: Use sourcemaps.disable to disable debug ID upload instead of legacy upload (#587)
    • fix: Escape release string in injection snippet (#585)
  • 2.22.0 - 2024-08-07
    • deps: Bump @ sentry/cli to 2.33.1 (#581)
    • feat: Add bundleSizeOptimizations.excludeTracing option as alias to deprecated bundleSizeOptimizations.excludePerformanceMonitoring (#582)
    • fix(vite-plugin): Ensure post order of sentry-vite-release-injection-plugin to avoid breaking @ rollup/plugin-commonjs step (#578)
  • 2.21.1 - 2024-07-12
    • fix: Do not delete files before all upload tasks executed (#572)

    Work in this release contributed by @ tyouzu1. Thank you for your contribution!

  • 2.21.0 - 2024-07-10
    • fix: Use sequential and post order for vite artifact deletion (#568)
    • feat: Add option to disable sourcemaps (#561)

    Work in this release contributed by @ tyouzu1. Thank you for your contribution!

  • 2.20.1 - 2024-06-25
    • feat(telemetry): Collect whether applicationKey is set (#559)
    • fix: Wait for tasks depending on sourcemaps before deleting (#557)
  • 2.20.0 - 2024-06-24
    • feat: Export esbuild plugin as default (#555)
  • 2.19.0 - 2024-06-19
    • feat: Don't use word "error" in log message about telemetry (#548)
    • feat(core): Detect releases from more providers (#549)
    • fix: Always delete files when sourcemaps.filesToDeleteAfterUpload is set (#547)
    • fix(vite): Fix environment variable loading issue for Windows (#545)

    Work in this release contributed by @ Rassilion, and @ mateusz-daniluk-xtb. Thank you for your contributions!

  • 2.18.0 - 2024-06-04
  • 2.17.0 - 2024-05-23
  • 2.16.1 - 2024-04-03
  • 2.16.0 - 2024-03-18
  • 2.15.0 - 2024-03-13
  • 2.14.3 - 2024-03-07
  • 2.14.2 - 2024-02-21
  • 2.14.1 - 2024-02-15
  • 2.14.0 - 2024-02-05
  • 2.13.0 - 2024-02-02
  • 2.12.0 - 2024-02-02
  • 2.11.0 - 2024-02-01
  • 2.10.3 - 2024-01-22
  • 2.10.2 - 2023-11-27
  • 2.10.1 - 2023-11-16
from @sentry/vite-plugin GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @sentry/vite-plugin from 2.10.1 to 2.22.3.

See this package in npm:
@sentry/vite-plugin

See this project in Snyk:
https://app.snyk.io/org/kerasus/project/90611b30-d0f4-4ae4-be2e-53419a3b43c4?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants